Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bugix] Fix parsing of !reference tag #59

Merged
merged 5 commits into from
Jan 25, 2025

Conversation

titouanmathis
Copy link
Contributor

@titouanmathis titouanmathis commented Jan 25, 2025

πŸ”— Linked issue

#50

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Fix parsing of GitLab's !reference tag.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have added tests (if possible).
  • I have updated the documentation accordingly.
  • I have updated the changelog.

@titouanmathis titouanmathis changed the title WIP Fix parsing of !reference tag [Bugix] Fix parsing of !reference tag Jan 25, 2025
Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 100.00%. Comparing base (d11ce0f) to head (f06af33).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop       #59      +/-   ##
============================================
+ Coverage    93.88%   100.00%   +6.11%     
============================================
  Files            6         7       +1     
  Lines          180       197      +17     
============================================
+ Hits           169       197      +28     
+ Misses          11         0      -11     
Flag Coverage Ξ”
unittests 100.00% <100.00%> (+6.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@titouanmathis titouanmathis force-pushed the bugfix/gitlab-reference branch from e2eec80 to eacf96c Compare January 25, 2025 11:20
@titouanmathis titouanmathis force-pushed the bugfix/gitlab-reference branch from eacf96c to 3911b94 Compare January 25, 2025 11:23
@titouanmathis titouanmathis marked this pull request as ready for review January 25, 2025 11:23
@titouanmathis titouanmathis marked this pull request as draft January 25, 2025 11:36
@titouanmathis titouanmathis force-pushed the bugfix/gitlab-reference branch from bb831e4 to f06af33 Compare January 25, 2025 19:40
@titouanmathis titouanmathis marked this pull request as ready for review January 25, 2025 19:41
@titouanmathis titouanmathis merged commit 8906615 into develop Jan 25, 2025
3 checks passed
@titouanmathis titouanmathis deleted the bugfix/gitlab-reference branch January 25, 2025 19:42
@titouanmathis titouanmathis mentioned this pull request Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant